html,
body {
    overflow-x: hidden;
}

.d-big-none {
    display: flex !important;
}

body {
    font-weight: 400;
}

.main-menu__link {
    font-weight: 400;
}

#cd-intro {
    /*background-color: rgba(55, 58, 71, 1);*/
    background-color: rgba(44, 44, 44, 1);
}

.watch_proect {
    font-size: 13px;
    display: block;
    margin-bottom: 12px;
    text-align: center;
    opacity: 0;
}

.reviews__item_active .watch_proect {
    opacity: 1;
    transition: all .3s ease;
}

.watchmore_projects {
    text-align: center;
    /*font-size: 22px;*/
    margin-top: 50px;
    /*text-transform: uppercase;*/
    font-family: Roboto, sans-serif;
    font-family: 'Bad Script', cursive;
    font-size: 28px;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    /*padding:10px;*/
    /*background:#aa2b55;*/
    /*color:#fff;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
}

a:hover .watchmore_projects {
    text-decoration: none;
}

a .watchmore_projects:hover {
    text-decoration: none;
}

.otzivi__arrow {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 4px;
}

.watchmore_projects_a:hover {
    text-decoration: none;
}

/*@-moz-keyframes arrow{0%,100%,20%,60%{margin-top:-5px}*/

/*40%,80%{margin-top:10px}}*/

/*@-o-keyframes arrow{0%,100%,20%,60%{margin-top:-5px}*/

/*40%,80%{margin-top:10px}}*/

/*@keyframes arrow{0%,100%,20%,60%{margin-top:-5px}*/

/*40%,80%{margin-top:10px}}*/

/*@-webkit-keyframes arrow{0%,100%,20%,60%{margin-top:-5px}*/

/*40%,80%{margin-top:10px}}*/

@-moz-keyframes arrow {

    0%,
    100%,
    20%,
    60% {
        bottom: 25px
    }

    40%,
    80% {
        bottom: 10px
    }
}

@-o-keyframes arrow {

    0%,
    100%,
    20%,
    60% {
        bottom: 25px
    }

    40%,
    80% {
        bottom: 10px
    }
}

@keyframes arrow {

    0%,
    100%,
    20%,
    60% {
        bottom: 25px
    }

    40%,
    80% {
        bottom: 10px
    }
}

@-webkit-keyframes arrow {

    0%,
    100%,
    20%,
    60% {
        bottom: 25px
    }

    40%,
    80% {
        bottom: 10px
    }
}

@media (max-width: 1444px) {}

@media (max-width: 1444px) {}

.promo_arrow {
    text-align: center;
    position: absolute;
    margin-top: -50px;
    display: inline-block;
    left: calc(50% - 105px);
    /*opacity: 0;*/
    filter: alpha(opacity=0);
    font-size: 30px;
    margin-top: -20px;
    -webkit-animation: arrow 2.5s ease .9s 100;
    -moz-animation: arrow 2.5s ease .9s 100;
    -o-animation: arrow 2.5s ease .9s 100;
    animation: arrow 2.5s ease .9s 100;
    z-index: 1000;
    bottom: 10px;
}

.promo_arrow_a {
    text-align: center;
}

.promo_arrow_img {
    /*width: 68px;*/
    width: 36px;
    display: inline-block;
}

.promo_arrow_text {
    color: #fffefe;
    text-shadow: 2px 3px 5px rgba(0, 0, 0, .63);
    font-size: 28px;
    /*font-weight: bold;*/
    font-family: 'Bad Script', cursive;
    margin-top: -10px;
}

.promo_arrow_text a:hover {
    text-decoration: none;
}

.main_portfolio {
    position: relative;
    padding-top: 35px;
    padding-bottom: 22px;
}

.can-use {
    padding-top: 113px !important;
}

.stages {
    padding-bottom: 200px;
}

.prise-list__wrap .tab {
    flex-wrap: wrap;
}

.prise-list__wrap .tab h2 {
    width: 100%;
    margin-bottom: 59px;
}

/*.prise-list__wrap .container.price_container {*/

/*padding-left: 0;*/

/*padding-right: 0;*/

/*}*/

/*.prise-list__wrap .container.price_container .tab {*/

/*padding-top: 100px;*/

/*}*/

/*.prise-list__wrap .container.price_container .tab .tab__name {*/

/*font-size: 24px;*/

/*}*/

/*.prise-list__wrap .container.price_container .tabs .tab ul li {*/

/*display: block;*/

/*float: none;*/

/*background: none;*/

/*color: #000;*/

/*border-radius: 0;*/

/*width: 100%;*/

/*text-transform: none;*/

/*height: auto;*/

/*margin-bottom: 20px;*/

/*text-align: left;*/

/*}*/

.tab__name_span {
    display: inline-block;
    margin-top: 24px;
}

.prise-list__wrap .container.price_container .tab::after {
    top: 432px;
    width: 93%;
    right: 3%;
}

.prise-list__wrap .container.price_container .action_main .tab::after {
    top: 471px;
    width: 93%;
    right: 3%;
}

.prise-list__wrap .container.price_container .tab .tab_list {
    padding-left: 62px;
    margin-bottom: 58px;
}

.prise-list__wrap .container.price_container .tab .tab__tariff::after {
    height: 92%;
}

.prise-list__wrap .container.price_container .action_main .tab .tab__tariff::after {
    height: 88%;
}

.main_prise-list {
    padding-top: 0;
    padding-bottom: 0;
}

.can-use {
    padding-bottom: 85px !important;
}

.about {
    padding-top: 75px !important;
}

@media (max-width: 1444px) {
    .watch_proect {
        display: none;
    }
}

.footer-bottom .pos-info {
    display: none;
}

.header_sticky .top-contact__number {
    font-size: 21px;
    margin-top: 3px;
}

@media (max-width: 1300px) {
    .header_sticky .top-contact__number {
        font-size: 20px;
    }
}

@media (max-width: 1230px) {
    .header_sticky .top-contact__number {
        font-size: 18px;
    }
}

.prise-list__wrap .tab__tariff {
    display: block !important;
}

.row.price_block {
    margin-bottom: 80px;
}

@media (max-width: 1190px) {
    .main-menu {
        display: none;
    }
}

@media (max-width: 560px) {
    .promo_arrow {
        display: none;
    }

    header .col-8 {
        display: none !important;
    }
}

.google-pan {
    margin-top: 69px;
}

.eng-drawing .owl-theme .owl-nav {}

.eng-drawing .owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 32%;
    left: -15px;
    width: 79px;
    height: 151px;
    background-image: url(../img/portfolio/slider-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(180deg) scale(0.5, 0.5);
}

.eng-drawing .owl-theme .owl-nav .owl-next {
    transform: scale(0.5, 0.5);
    position: absolute;
    top: 32%;
    right: -15px;
    width: 79px;
    height: 151px;
    background-image: url(../img/portfolio/slider-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.talent__floating-text {
    background-image: url(../img/home/about/bg.png) !important;
}

.under-key__floating-text {
    background-image: url(../img/04.png) !important;
}

.author-supervision__floating-text {
    background-image: url(../img/05.png) !important;
}

.guarantees__floating-text {
    background-image: url(../img/06.png) !important;
}

.h1_home {
    text-shadow: 3px 5px 18px rgba(0, 0, 0, .53) !important;
}

.talent__outline {
    width: 89% !important;
    top: 7% !important;
    height: 98% !important;
    left: -10px !important;
    right: auto !important;
}

@media only screen and (max-width:992px) {
    .talent__outline {
        display: none;
    }

    h2.talent__h2::before {
        display: none;
    }
}

h2.talent__h2 {
    position: relative;
}

h2.talent__h2::before {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #ab2c57;
    bottom: 34px;
    left: -160px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 344px;
    left: auto;
    right: -160px;
    z-index: 0;
}

.product-price__item_old {
    position: absolute;
    left: 34%;
    color: #000;
    bottom: 71%;
    top: -25px;
    font-size: 20px;
}

.product-price__old {
    color: #000;
    position: relative;
    font-size: 27px;
    font-weight: 700;
}

.product-price__old::before {
    content: " ";
    display: table;
    content: '';
    height: 2px;
    width: 100%;
    background: #000;
    position: absolute;
    top: 50%;
    left: 0;
}

.tab__prise {
    position: relative;
    margin-top: 57px !important;
    /*color: #ab2c57 !important;*/
    color: #4d4d4d !important;
    font-weight: 700 !important;
}

.tab__accent {
    color: #4d4d4d !important;
}

.product-price__item-cur {
    color: #000;
    font-size: 18px;
}

.can-use__h2 {
    text-align: center;
}

.company_form .h2.disc-project__h2_home {
    font-size: 27px;
    padding: 0;
    color: #4d4d4d;
}

.company_form .h2.disc-project__h2_home {
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
}

.company_form .h2.disc-project__h2_home {
    font-size: 30px;
    margin-bottom: 18px;
    margin-top: 40px;
}

.company_form .disc-project__descr {
    margin-bottom: 70px;
}

.company_form .discus-form_home {
    max-width: 60%;
}

.company_form .disc-project__foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.company_form .disc-project .input-captcha {
    max-width: 30%;
}

@media screen and (min-width: 1025px) {
    .company_form .home-form__captcha {
        /* width: 200px; */
        overflow: hidden;
        height: 50px;
        margin-bottom: 10px;
        flex-shrink: 0;
    }
}

.company_form .disc-project__agree {
    max-width: 30%;
    margin: 0 30px;
}

.company_form .disc-project__button {
    max-width: 178px;
    max-height: 62px;
}

.price_desc {
    padding: 0 30px;
    padding: 0 48px;
    padding-top: 20px;
}

.price_block .tab::after {
    /*top: 210px;*/
    /*top: 170px;*/
    /*top: 149px;*/
    top: 194px
}

.price_block .tab__prise {
    margin-top: 0 !important;
    font-family: 'Roboto Condensed', sans-serif;
}

.action_main .tab__prise {
    margin-top: 0 !important;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 25px;
}

#map1 {
    width: 100%;
    height: 100%;
    height: 363px;
    padding-right: 20px;
}

#map2 {
    width: 100%;
    height: 100%;
    height: 363px;
    padding-left: 20px;
}

.requisites {
    padding-left: 0 !important;
}

.requisites-right {
    padding-left: 20px !important;
}

.contacts .footer-contacts__title {
    color: #4d4d4d;
    padding-left: 0px;
}

.contacts .footer-contacts__info {
    color: #4d4d4d;
    padding-left: 0px;
}

.contacts .footer-contacts__title::before {
    display: none;
}

.contacts_new_1block {
    margin-bottom: 45px
}

.socseti .fa {
    font-size: 24px;
}

.socseti .social__link {
    margin-right: 22px;
}

.price_block .tab__name {
    font-size: 24px;
    /*height: 100px;*/
    height: auto;
    padding-bottom: 0;
}

.action_main .tab__name {
    font-size: 24px;
    /*height: 100px;*/
    height: auto;
    padding-bottom: 0;
}

.price_block .tab__accent {
    font-size: 38px;
}

.action_main .tab__accent {
    font-size: 38px;
}

.tab__prise {
    font-size: 30px !important;
}

.price_block .tab .button {
    visibility: visible;
    opacity: 1;
    font-size: 14px;
}

.action_main .tab .button {
    visibility: visible;
    opacity: 1;
    font-size: 14px;
}

.row.price_block {
    margin-bottom: 40px;
}

.price_block .h2 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 32px;
}

.header_sticky .toggle-menu__li_drop ul {
    top: 74px;
}

.tabs .price_desc ul li {
    /*display: block;*/
    float: none;
    background: transparent;
    width: 100%;
    color: #000;
    text-transform: none;
    text-align: left;
    height: 40px;
    margin-bottom: 26px;
    font-size: 16px;
    padding-left: 66px;
    background-image: url("../img/gal.jpg");
    background-repeat: no-repeat;
    border-radius: 0;
    justify-content: left;
    font-family: 'Roboto Condensed', sans-serif;
}

.tabs .price_desc ul li:hover {
    background: url("../img/gal.jpg");
    color: #000;
    background-repeat: no-repeat;
}

/*.tabs .price_desc ul li::before {*/

/*background-image: url("../img/gal.png");*/

/*background-repeat: no-repeat;*/

/*content: "";*/

/*width: 2rem;*/

/*height: 2rem;*/

/*display: inline-block;*/

/*line-height: 2rem;*/

/*text-align: left;*/

/*margin-right: 0.5rem;*/

/*}*/

.price_block .tab__tariff:first-child .price_desc {
    padding-right: 10px;
}

.price_block .tab__tariff:nth-child(2) .price_desc {
    padding-right: 10px;
    padding-left: 25px;
}

.price_block .tab__tariff:nth-child(3) .price_desc {
    padding-right: 10px;
    padding-left: 25px;
}

.action_main .tab__tariff:nth-child(2) .price_desc {
    padding-right: 10px;
}

.action_main .tab__tariff:nth-child(3) .price_desc {
    padding-right: 10px;
    padding-left: 25px;
}

.action_main .tab__tariff:nth-child(4) .price_desc {
    padding-right: 10px;
    padding-left: 25px;
}

.price_desc {
    padding-top: 36px;
    padding-bottom: 41px;
}

.price_block .tab__name {
    color: #ab2c57;
    /*font-size: 22px;*/
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
}

.action_main .tab__name {
    color: #ab2c57;
    /*font-size: 22px;*/
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 30px;
}

.main_action_h2 {
    padding-top: 100px;
}

/*.action_main .tab__name {*/

/*font-size: 24px;*/

/*height: 100px;*/

/*height: auto;*/

/*padding-bottom: 0;*/

/*}*/

.price_block .tabs>div {
    padding-top: 19px;
}

.price_block .tab__tariff::after {
    height: 93%;
}

.price_block .tabs ul li {
    width: 20%;
}

.price_block .tabs .price_desc ul li {
    width: 100%;
}

.tabs .price_desc ul {
    background-color: transparent;
    margin-bottom: 30px;
}

.price_desc {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    font-size: 16px;
}

.prices_header {}

.prices_header .breadcrumbs__link {
    color: #4d4d4d;
}

.prices_header .h1 {
    color: #000;
    font-weight: 700;
    font-size: 48px;
    margin-top: 30px;
    margin-bottom: 90px;
    position: relative;
    font-family: roboto, sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    text-shadow: none;
}

.prices_header .h1::before {
    content: '';
    position: absolute;
    top: 80px;
    width: 165px;
    height: 5px;
    background-color: #000;
}

.prices_header .breadcrumbs {
    margin-top: 200px;
}

.price_desc.arch ul li {
    /*display: block;*/
    float: none;
    background: transparent;
    width: 100%;
    color: #000;
    text-transform: none;
    text-align: left;
    height: 40px;
    margin-bottom: 10px;
    font-size: 16px;
    padding-left: 66px;
    background-image: url("../img/gal.jpg");
    background-repeat: no-repeat;
    border-radius: 0;
    justify-content: left;
    font-family: 'Roboto Condensed', sans-serif;
}

.price_desc.arch ul li:hover {
    background: url("../img/gal.jpg");
    color: #000;
    background-repeat: no-repeat;
}

.price_desc.arch ul {
    background-color: transparent;
    /*margin-bottom: 30px;*/
}

.hamburger::before {
    background-color: #2c2c2c;
}

.header_sticky {
    background-color: rgba(44, 44, 44, .9);
}

.header_sticky .toggle-menu__li_drop ul {
    background-color: rgba(44, 44, 44, .9) !important;
    width: 240px;
}

#cd-intro {
    position: static;
}

main {
    margin-top: 0;
}

.main_rel {
    margin-top: 0;
}

/* Adding styles */

main.main_rel.new_about_company {
    padding-bottom: 0px;
}

#reviews_bottom.reviews {
    margin-bottom: 0px;
}

.col-6.d-flex.d-big-none.no_padding {
    padding-left: 0;
    padding-right: 0;
}

.col-2.d-flex.justify-content-end.flex-column.no_right_padding {
    padding-right: 0px;
}

.toggle-menu__li_drop:before {
    right: 5px;
}

.main-menu__li {
    padding-right: 15px;
    padding-left: 0px;
    flex-basis: 100px;
    -webkit-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
}

.main-menu__li::after {
    display: none;
}

.top-contact {
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
}

.top-contact__call {
    text-align: left;
}

.top-contact__number {
    padding-left: 0;
}

.messengers {
    color: #fff;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

.messengers .mess_icons {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

.messengers .mess_text {
    font-size: 13px;
}

.messengers .mess_icons i {
    font-size: 36px;
    margin-left: 10px;
    padding-top: 3px;
}

.page-title_home .h1-top {
    background-color: rgba(29, 28, 28, .65);
    padding: 40px;
    color: #fff;
}


.new_design_interierov .page-title_home .h1-top {
    padding: 0px 40px;
}


@media only screen and (min-width: 1025px) {
    .new_design_interierov .page-title_home .h1-top.h1-wrap {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.page-title_home .h1-bottom {
    margin-top: 30px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}

.page-title_home .h1-bottom .button:first-of-type {
    margin-right: 10px;
}

.page-title_home .h1-bottom .button.not_fill {
    background-color: #fff;
    border-color: #fff;
    color: #ab2c57;
}

.page-title_home .h1-bottom .button.not_fill:hover {
    background-color: transparent;
    color: #fff;
}

.page-title_home .h1-bottom .button:hover {
    color: #fff;
}

.page-title_home .h1-bottom .button:before {
    content: '';
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.page-title_home .h1-wrap h1 {
    position: relative;
}

.page-title_home .h1-wrap h1:after {
    content: '';
    position: absolute;
    height: 5px;
    width: 165px;
    background-color: #fff;
    bottom: -20px;
    left: 0;
}

.page-title_home .h1__light {
    font-size: 36px;
}

.baner.baner_company .page-title>.container>.row::before {
    display: none;
}

.baner.baner_company .button_home {
    display: none;
}

.baner.baner_company .h1__light {
    font-family: roboto, sans-serif;
    font-weight: 200;
    display: block;
    line-height: 1.2;
    /* font-size: 60px; */
}

.new_form.disc-project {
    overflow: hidden;
}

.new_form.disc-project {
    padding: 120px 0;
    position: relative;
}

.new_form .disc-project__outline_home {
    height: 77%;
    /* z-index: -2; */
}

.new_form .disc-project__h2_home {
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.new_form .h2 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 100px;
    padding: 0;
    width: 80%;
}

.new_form .discus-form_home {
    max-width: 60%;
}

.new_form .disc-project__descr {
    margin-bottom: 70px;
}

.new_form .disc-project__foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.new_form .disc-project .input-captcha {
    max-width: 30%;
}

.new_form .disc-project__agree {
    max-width: 30%;
    margin: 0 30px;
}

@media only screen and (min-width: 1025px) {
    .h1-wrap {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 57.33333%;
        -ms-flex: 0 0 57.33333%;
        flex: 0 0 57.33333%;
        max-width: 57.33333%;
    }
}

.can-use {
    position: relative;
    overflow: hidden;
    padding-bottom: 100px;
    padding-top: 200px
}

.can-use__h2 {
    text-align: center
}

.can-use .h2.can-use__h2 {
    font-weight: 700;
    font-size: 42px !important;
    text-transform: uppercase !important;
    margin: 0;
    margin-bottom: 100px;
    font-family: roboto, sans-serif;
    font-size: 36px;
    text-transform: none;
    color: #000;
    padding: 0px 0 0px 60px;
    line-height: 1.3;
}

.can-use__floating-text {
    background-image: url(../img/home/design/design.png);
    background-position: right;
    right: 0;
    z-index: -1;
    top: 0
}

.can-use::after,
.can-use::before {
    content: '';
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.can-use::before {
    background-image: url(../img/op-circle.png);
    -webkit-background-size: 70% 70%;
    background-size: 70%;
    background-position: center center;
    border: 1px solid rgba(171, 44, 87, .09);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: -webkit-calc(50% - 212.5px);
    left: calc(50% - 212.5px);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    top: 16%;
    width: 680px;
    height: 680px;
    z-index: -1000
}

.can-use::after {
    background-image: url(../img/malina.png);
    left: -webkit-calc(50% - 150px);
    left: calc(50% - 150px);
    -webkit-transform: translateX(190%);
    -ms-transform: translateX(190%);
    transform: translateX(190%);
    bottom: 0;
    width: 300px;
    height: 200px;
    z-index: -1
}

.can-use__img {
    margin-left: 25px
}

.can-use__box {
    padding: 100px;
    width: 100%;
    background-color: rgba(255, 255, 255, .6);
    -webkit-box-shadow: 0 0 40px 0 rgba(34, 34, 36, .14);
    box-shadow: 0 0 40px 0 rgba(34, 34, 36, .14)
}

.can-use__lines {
    border-top: 2px solid #ab2c57;
    border-bottom: 2px solid #ab2c57;
    margin-bottom: 40px;
    display: block;
    overflow: hidden;
    height: 100px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.can-use__lines:hover {
    text-decoration: none;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent
}

.can-use__lines:hover .can-use__competence {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.can-use__lines:hover .can-use__p {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.can-use__lines:hover .can-use__img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.can-use__competence {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 5px 25px 10px;
    height: 100%;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.can-use__competence_dark {
    background-color: #404040
}

.can-use__competence_dark .can-use__p {
    color: #fff;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition-delay: .125s;
    -o-transition-delay: .125s;
    transition-delay: .125s;
    line-height: 24px
}

.can-use__competence_dark .can-use__img {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition-delay: .125s;
    -o-transition-delay: .125s;
    transition-delay: .125s;
    background-image: url(../img/home/design/icon/2-white.png);
    background-image: url(../img/home/design/icon/6-white.png)
}

.can-use__competence_dark .can-use__img_1 {
    background-image: url(../img/home/design/icon/1-white.png)
}

.can-use__competence_dark .can-use__img_3 {
    background-image: url(../img/home/design/icon/3-white.png)
}

.can-use__competence_dark .can-use__img_4 {
    background-image: url(../img/home/design/icon/4-white.png)
}

.can-use__competence_dark .can-use__img_5 {
    background-image: url(../img/home/design/icon/5-white.png)
}

.can-use__p {
    color: #ab2c57;
    padding-left: 15px;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.can-use__img {
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.can-use__img_1 {
    background-image: url(../img/home/design/icon/1.png)
}

.can-use__img_2 {
    background-image: url(../img/home/design/icon/2.png)
}

.can-use__img_3 {
    background-image: url(../img/home/design/icon/3.png)
}

.can-use__img_4 {
    background-image: url(../img/home/design/icon/4.png)
}

.can-use__img_5 {
    background-image: url(../img/home/design/icon/5.png)
}

.can-use__img_6 {
    background-image: url(../img/home/design/icon/6.png)
}

.project.new_project {
    height: auto !important;
}

.new_portfolio .controls {
    position: relative;
    text-align: center;
}

.new_portfolio .controls .controls__select {
    text-align: left;
    vertical-align: top;
}

.price_block .tabs>ul li {
    padding: 0 10px;
    width: initial !important;
    transform: translate(4px, 0px);
}

.tabs ul li.active {
    font-weight: 400 !important;
    ;
}

.promo_arrow {
    display: none;
}

.new_main_text {
    background-color: #ab2c57;
    color: #fff;
    padding: 100px 0;
    margin: 0;
}

.new_main_text2 {
    font-size: 36px;
}

.new_main_text2,
.new_main_text3 {
    padding: 60px 0;
}

.new_main_text2 .h2 {
    text-transform: uppercase;
    text-align: center;
}

.about.new_section {
    padding-bottom: 0px;
}

.about.new_section .h2 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 100px;
}

.about.new_section h3 {
    margin-top: 40px;
}

.disc-project.new_form:after {
    display: none;
}

.new_form .outline {
    top: 90px;
}

.new_form ol li {
    list-style-type: decimal;
}

.new_form .discus-form .input-box__col-50 {
    width: 100%;
}

.new_form .button.button.button_fill {
    max-height: 62px;
}

@media screen and (max-width: 992px) {
    .new_form .h2 {
        width: 100%;
    }

    .new_form .discus-form_home {
        max-width: 100%;
    }

    .new_form .disc-project__foot {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .new_form .disc-project__agree {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    .new_form .h2 {
        font-size: 32px;
    }

    .company_form .discus-form_home {
        max-width: 100%;
    }

    .company_form .disc-project__foot {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .company_form .disc-project__agree {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    .new_portfolio .controls {
        position: fixed;
        text-align: left;
    }
}

.reviews {
    background-image: url(../img/home/reviews/bg_mobile.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin: 60px 0;
    padding: 60px 0 0 0;
    background-position: center center;
    overflow: hidden
}

.reviews:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
    color: #fff
}

.reviews .h2 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 1.2;
    padding: 0;
}

.reviews__h2 {
    color: #fff !important;
    text-shadow: 3px 5px 18px rgba(0, 0, 0, .33);
    margin-bottom: 55px !important;
}

.reviews__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.reviews__item {
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    position: relative;
    width: 25%;
    min-width: 290px;
    display: flex;
}

.reviews__item::after {
    position: absolute;
    content: '';
    height: 350%;
    width: 1px;
    background-color: rgba(255, 253, 248, .3);
    right: -1px;
    top: -150%
}

.reviews__item::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 200%;
    background-color: rgba(255, 253, 248, .3);
    right: 0;
    top: 0
}

.reviews__photo {
    width: 30%;
    flex-shrink: 0;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -ms-transform: translatey(-10px);
    transform: translatey(-10px);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.reviews__photo img {
    max-width: 100%;
}

.reviews__content {
    padding: 20px 0 0 20px;
    position: relative;
}

.reviews__p {
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 22px;
    max-height: 66px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    opacity: 0;
    font-size: 16px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translatey(-15px);
    -ms-transform: translatey(-15px);
    transform: translatey(-15px)
}

.reviews__bottom-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    padding-top: 30px;
    overflow: hidden;
    position: relative;
    height: 80px;
    width: 100%;
}

.reviews__initials-wrap {
    position: relative;
    height: 80px;
}

.reviews__initials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
    position: relative;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.reviews__initials_dark {
    bottom: -70px;
    text-align: left;
    left: 0;
}

.reviews__initials_dark__name {
    color: #000;
    font-size: 18px;
}

.reviews__initials_dark__work {
    color: #000;
    font-size: 16px;
}

.reviews__work {
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    font-size: 22px;
    text-shadow: 3px 5px 20px #000;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    padding-right: 20px
}

.reviews__name {
    line-height: 1.3;
    color: #fff;
    font-size: 20px;
    text-shadow: 3px 5px 20px #000;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    padding-right: 20px;
    padding-bottom: 20px
}

.reviews__arrow {
    opacity: 0;
    margin: 0 5px 15px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
    display: none;
}

.reviews__item_active .reviews__bottom-line {
    flex-direction: row-reverse;
}

.reviews__item_active .reviews__arrow {
    display: block;
}

.reviews__bg {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-background-size: cover;
    background-size: cover;
    visibility: hidden;
}

.reviews__bg_active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}

.reviews__item_active {
    background-color: #fff;
}

.reviews__item_active .reviews__initials {
    right: 40px;
}

.reviews__item_active .reviews__arrow {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.reviews__item_active .reviews__photo {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.reviews__item_active .reviews__p {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.reviews__item_active .reviews__name {
    text-shadow: none
}

.reviews__item_active .reviews__work {
    text-shadow: none
}

.reviews__item_active .reviews__initials {
    -webkit-transform: translateY(-92%);
    -ms-transform: translateY(-92%);
    transform: translateY(-92%)
}

.reviews__item_active .reviews__initials_dark {
    bottom: 0;
}

.reviews__initials_dark .reviews__name {
    color: #000
}

.reviews__initials_dark .reviews__work {
    color: #000
}

@media only screen and (max-width:1200px) {

    .reviews__item:nth-child(10),
    .reviews__item:nth-child(11),
    .reviews__item:nth-child(8),
    .reviews__item:nth-child(9) {
        display: none
    }

    .price_block .tabs>ul li {
        font-size: 14px;
    }
}

@media only screen and (max-width:1160px) {
    .reviews__item {
        width: 33.33333%
    }

    .reviews__item:nth-child(6),
    .reviews__item:nth-child(7) {
        display: none
    }
}

@media only screen and (max-width:870px) {
    .reviews__item {
        width: 49.999%
    }
}

@media only screen and (max-width:768px) {
    .reviews .reviews__h2 {
        margin-bottom: 50px
    }
}

@media only screen and (max-width:580px) {
    .reviews__item {
        width: 100%
    }

    .reviews__item:nth-child(4),
    .reviews__item:nth-child(5),
    .reviews__item:nth-child(6),
    .reviews__item:nth-child(7) {
        display: none
    }
}

@media (max-width: 767px) {
    main {
        padding-bottom: 0;
    }

    .reviews__p {
        opacity: 1;
        color: #fff;
        transform: translatey(0);
    }

    .reviews__photo {
        opacity: 1;
        transform: translatey(0);
    }

    .reviews__item_active {
        background: transparent;
    }

    .reviews__item_active .reviews__arrow {
        display: none;
    }

    .reviews__item_active .reviews__bottom-line {
        flex-direction: row;
    }

    .reviews__item_active .reviews__initials {
        transform: none;
        right: 0;
    }

    .reviews .project__title {
        display: flex;
        justify-content: center;
    }

    section {
        padding: 20px 0;
    }

    .disc-project {
        padding: 20px 0;
    }
}

@media screen and (min-width: 1024px) {
    .reviews {
        background-image: url(../img/home/reviews/bg.jpg);
    }
}

@media screen and (min-width: 871px) {
    .reviews__initials-wrap {
        white-space: nowrap;
    }

    .reviews__work {
        font-size: 20px;
    }

    .reviews__name {
        font-size: 18px;
    }
}

@media screen and (min-width: 871px) and (max-width: 1200px) {
    .reviews__arrow {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .reviews__item {
        background: #fff;
    }

    .reviews__work,
    .reviews__name,
    .reviews__item .reviews__p {
        color: #000;
        text-shadow: none;
    }

    .reviews__item:nth-child(4),
    .reviews__item:nth-child(5),
    .reviews__item:nth-child(6),
    .reviews__item:nth-child(7) {
        display: flex;
    }
}

@media only screen and (max-width:567px) {
    .reviews__item_mobile_none {
        display: none
    }
}

@media (max-width: 767px) {
    main {
        padding-bottom: 0;
    }

    .reviews__p {
        opacity: 1;
        color: #fff;
        transform: translatey(0);
    }

    .reviews__photo {
        opacity: 1;
        transform: translatey(0);
    }

    .reviews__item_active {
        background: transparent;
    }

    .reviews__item_active .reviews__arrow {
        display: none;
    }

    .reviews__item_active .reviews__bottom-line {
        flex-direction: row;
    }

    .reviews__item_active .reviews__initials {
        transform: none;
        right: 0;
    }

    .reviews .project__title {
        display: flex;
        justify-content: center;
    }

    section {
        padding: 20px 0;
    }

    .disc-project {
        padding: 20px 0;
    }
}

@media screen and (min-width: 1024px) {
    .reviews {
        background-image: url(../img/home/reviews/bg.jpg);
    }
}

@media screen and (min-width: 871px) {
    .reviews__initials-wrap {
        white-space: nowrap;
    }

    .reviews__work {
        font-size: 20px;
    }

    .reviews__name {
        font-size: 18px;
    }
}

@media screen and (min-width: 871px) and (max-width: 1200px) {
    .reviews__arrow {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .reviews__item {
        background: #fff;
    }

    .reviews__work,
    .reviews__name,
    .reviews__item .reviews__p {
        color: #000;
        text-shadow: none;
    }

    .reviews__item:nth-child(4),
    .reviews__item:nth-child(5),
    .reviews__item:nth-child(6),
    .reviews__item:nth-child(7) {
        display: flex;
    }
}

.reviews__bottom-line {
    -webkit-flex-direction: row-reverse !important;
    -moz-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    -o-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
    height: 140px !important;
    padding-top: 0px !important;
}

.reviews__item_active .reviews__bottom-line {
    -webkit-flex-direction: column-reverse !important;
    -moz-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    -o-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.reviews__content .reviews__item .reviews__bottom-line {
    padding-top: 0px;
    top: 0px;
    height: 140px;
}

/*.reviews__item .reviews__p {
    height: 66px;
}*/

.reviews__item_active .reviews__arrow,
.watch_proect {
    display: inline-block !important;
    vertical-align: middle;
}

@media (max-width: 1444px) {
    .watch_proect {
        display: inline-block;
    }
}

@media (max-width: 1190px) {
    .messengers {
        display: none;
    }

    /*.h1-wrap.h1-bottom {
        display: none;
    }*/
    .h1-wrap.h1-top h1 {
        line-height: 1em;
    }

    .col-6.d-flex.d-big-none.no_padding {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-2.d-flex.justify-content-end.flex-column.no_right_padding {
        padding-right: 15px;
    }

    .top-contact {
        align-items: flex-end;
    }

    .stages {
        padding-top: 50px;
    }

    .stages__h2 {
        margin-bottom: 80px;
    }
}

@media only screen and (max-width:992px) {
    .h1-wrap.h1-top p {
        display: none;
    }

    .page-title_home .h1-wrap h1:after {
        display: none;
    }

    .new_main_text,
    .new_main_text2 {
        display: none;
    }
}

@media only screen and (max-width: 567px) {
    .page-title_home .h1__light {
        font-size: 20px;
    }

    .button_home {
        display: none !important;
    }

    .page-title_home .h1-top {
        padding: 20px;
    }

    .page-title_home .h1-bottom {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .page-title_home .h1-bottom .button {
        font-size: 14px;
    }

    .page-title_home .h1-bottom .button:first-of-type {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

.grid-cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.grid-cart figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer
}

.grid-cart figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8
}

.grid-cart figure figcaption {
    padding: 2em;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid-cart figure figcaption::after,
.grid-cart figure figcaption::before {
    pointer-events: none
}

.grid-cart figure .project__name span {
    font-weight: 700
}

figure.effect-bubba {
    background: #1d1c1c;
    max-width: 480px
}

figure.effect-bubba img {
    opacity: 1;
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s
}

figure.effect-bubba:hover img {
    opacity: .7
}

figure.effect-bubba figcaption::after,
figure.effect-bubba figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1)
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0)
}

figure.effect-bubba .project__name {
    padding-top: 3%;
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    -o-transition: transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
}

figure.effect-bubba .project__info {
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

figure.effect-bubba:hover figcaption::after,
figure.effect-bubba:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

figure.effect-bubba:hover .project__info,
figure.effect-bubba:hover .project__name {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.portfolio {
    padding-top: 67px;
    position: relative;
    overflow: hidden
}

.portfolio__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff
}

.controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    padding: 15px 0;
    bottom: 0;
    width: 100%;
    background-color: #404040;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.controls__select {
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px 10px;
    width: 163px;
    position: relative;
    cursor: pointer;
    margin: 0 15px
}

.controls__select:after {
    content: '';
    position: absolute;
    right: 10px;
    width: 15px;
    height: 15px;
    background-image: url(../img/arrow-down.svg);
    background-repeat: no-repeat;
    top: 15px
}
/* кнопка сбросить фильтры */
.control-reset.controls__select, .control-reset.controls__select a{
    border-color: #AB2C57;
}
.control-reset.controls__select:after {
    background-image: none;
}

.controls__checkbox {
    display: none;
    position: absolute
}

.controls__droplist {
    position: absolute;
    width: 100%;
    bottom: 100%;
    left: -1px;
    background-color: #404040;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 163px;
    padding: 5px 0;
    display: none;
    max-height: 400%;
    overflow-y: auto;
    overflow-x: hidden;
}

.controls__droplist::-webkit-scrollbar {
    width: 6px;
}
 
.controls__droplist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3);
}
 
.controls__droplist::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}

.controls__label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    display: block;
    line-height: 1.15;
    min-height: 22px;
}

.controls__span:before {
    position: absolute;
    content: '';
    left: 8px;
    top: 6px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.controls__span:after {
    position: absolute;
    content: '';
    left: 10px;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

input[type=checkbox]:checked+span:after {
    background-color: #ab2c57
}

.project {
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 300px;
    position: relative;
    display: block;
    text-decoration: none
}

.project__name {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 32px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    opacity: 0;
    text-shadow: 5px 30px 40px rgba(34, 34, 36, .4), 1px 6px 15px rgba(34, 34, 36, .43), 0 0 111px rgba(212, 61, 112, .11)
}

.project__name:before {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 165px;
    height: 1px;
    background-color: #fff;
    left: -webkit-calc(50% - 82.5px);
    left: calc(50% - 82.5px)
}

.project__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 40px 0 40px;
    text-align: left
}

.project__p {
    position: relative;
    margin: 0;
    text-shadow: 1px 7px 40px rgba(34, 34, 36, .4), 1px 1px 15px rgba(34, 34, 36, .43), 0 0 111px rgba(212, 61, 112, .11)
}

.grid-cart_portfolio {
    width: 25%;
    width: 25%
}

.grid-cart_portfolio:hover .portfolio__img {
    opacity: .6
}

.grid-cart_portfolio .project__name {
    margin-top: 5px;
    line-height: 1
}

.grid-cart_portfolio .project__info {
    position: absolute;
    width: 100%;
    bottom: 40px;
    left: 0
}

.grid-cart_portfolio .project__adress {
    padding-left: 10px
}

.grid-cart_portfolio .effect-bubba {
    width: 100%;
    max-width: 100%;
    min-height: 300px
}

.grid-cart_portfolio .portfolio__img {
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 300px;
    background-position: 50% 50%;
}

.grid-cart_portfolio .project__p {
    line-height: 1.4
}

.view-controls {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    background-color: #404040;
    color: #fff;
    padding: 5px;
    position: fixed;
    left: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    z-index: 100;
    display: none;
    background-image: url(../img/portfolio/controls.svg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 60% 60%;
    background-size: 60%
}

.hide-controls {
    position: fixed;
    right: 15px;
    top: 15px;
    display: none;
    background: 0 0;
    color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    z-index: 10
}

.hide-controls:after,
.hide-controls:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    top: 20px;
    right: 5px
}

.hide-controls:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hide-controls:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.grid-cart_active figure.effect-bubba .portfolio__img {
    opacity: .6
}

.grid-cart_active figure.effect-bubba figcaption::after,
.grid-cart_active figure.effect-bubba figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.grid-cart_active figure.effect-bubba figcaption .project__info,
.grid-cart_active figure.effect-bubba figcaption .project__name {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media only screen and (max-width:1200px) {
    .grid-cart_portfolio {
        width: 33.33333%
    }
}

@media only screen and (max-width:992px) {
    .grid-cart_portfolio {
        width: 50%
    }
    .controls {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: absolute;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: fixed;
        top: 0;
        height: 100vh;
        left: 0;
        z-index: 3001;
        display: block!important;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
    .controls__select {
        width: 29%;
        border: none
    }
    .controls__select:after {
        display: none
    }
    .controls__droplist {
        display: block!important;
        position: static;
        border: none
    }
    .hide-controls,
    .view-controls {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .grid-cart_portfolio .project__name {
        margin-top: 0;
        font-size: 16px;
        padding: 10px 15px;
        background: #e23067;
    }
    
    .grid-cart_portfolio .effect-bubba {
        min-height: 280px;
    }
    
    .project__name:before {display: none;}
    
    .grid-cart_active figure.effect-bubba .portfolio__img {
        opacity: 1;
    }
    
    .grid-cart figure figcaption {
        height: auto;
        padding: 0;
        top: auto;
        bottom: 0;
        background: rgba(0,0,0,.8);
    }
    
    .grid-cart_portfolio .project__info {
        position: static;
        padding: 10px 15px;
        font-size: 13px;
    }
    
    .grid-cart_portfolio .portfolio__img {
        min-height: 280px;
    }
    
    .grid-cart_active figure.effect-bubba figcaption::after, .grid-cart_active figure.effect-bubba figcaption::before {
        border: none;
    }
    
    .project__adress {
        flex-grow: 1;
        text-align: center;
    }
    
    .project__adress p:nth-of-type(2) {
        display: none;
    }
    
    .project__view {
        display: flex;
        justify-content: space-between;
        flex-grow: 1;
        text-align: center;
    }
    
    .project__view p {border-right: 1px solid #fff; flex-grow: 1;}
}

@media only screen and (max-width:567px) {
    .grid-cart_portfolio {
        width: 100%;
    }
    .controls__select {
        width: 100%;
    }
}

@media only screen and (min-width:992px) {
    .controls {
        -webkit-transform: translateX(0)!important;
        -ms-transform: translateX(0)!important;
        transform: translateX(0)!important
    }
}

.project__name {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 26px;
}


@media only screen and (min-width:992px) and (max-width:1600px) {
    .project__name {
        font-size: 24px;
    }
    
    .project__info {
        font-size: 16px;
    }
    
    figure.effect-bubba figcaption::after, figure.effect-bubba figcaption::before {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
    }
    
    .grid-cart figure figcaption {
        padding: 1.3em;
    }
    
    .project__info {
        padding-left: 30px;
        padding-right: 30px;
    }
}
    
.project__name:before {
    bottom: -10px;
    display: none;
}

.controls{
    display: block !important;
    opacity: 1 !important;
}


/*#cd-intro-background {
    height: 100%;
    transform: none !important;
    opacity: 1 !important;
}*/
#cd-intro-background {
    transform: none !important;
    opacity: 1 !important;
    /*background-size: 100% 100%;*/
}
#cd-intro {
    /*height: 100vh !important;
    min-height: 750px !important;*/
}

@media screen and (max-width: 768px){

#cd-intro-background {
    transform: none !important;
    opacity: 1 !important;
    background-size: auto 100% !important;
    height: 100vh !important;
}

#cd-intro {
    min-height: 100vh;
}

}

.price_block .tabs>ul li {
    margin-left: -1px;
}

@media only screen and (min-width: 1025px){
.new_design_interierov .page-title_home .h1-top.h1-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}}

.messengers .mess_text {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
    font-size: 16px;
}
.header_sticky .messengers .mess_text {
    font-size: 13px;
}
.messengers .mess_icons i {
    font-size: 36px;
    margin-left: 10px;
    padding-top: 14px;
}
.header_sticky .messengers .mess_icons i {
    font-size: 36px;
    margin-left: 10px;
    padding-top: 3px;
}